UInt64M INumeric<UInt64M>.Positive()
Private Function Positive As UInt64M
Implements INumeric(Of UInt64M).Positive
private:
virtual UInt64M Positive() sealed = INumeric<UInt64M>::Positive
private abstract Positive : unit -> UInt64M
private override Positive : unit -> UInt64M